home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 January / CHIP Turkiye Ocak 1998.iso / ARACLAR / WINNC / WINNC32.EX_ / WINNC32.EX / 0 / RCDATA / TLOADDIRS / TLOADDIRS.txt
Text File  |  1997-06-16  |  638b  |  33 lines

  1. object LoadDirs: TLoadDirs
  2.   Left = 201
  3.   Top = 272
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Reading Directories'
  7.   ClientHeight = 81
  8.   ClientWidth = 328
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Info: TFastCaption
  18.     Left = 70
  19.     Top = 30
  20.     Width = 246
  21.     Height = 18
  22.     ClipOptions = coPath
  23.   end
  24.   object ShellAnimation1: TShellAnimation
  25.     Left = 10
  26.     Top = 15
  27.     Width = 48
  28.     Height = 45
  29.     Center = False
  30.     Animation = atCheckComputer
  31.   end
  32. end
  33.